Click or drag to resize

AttributeCollectionAdd Method

Overload List
  NameDescription
Public methodAdd(String)
Adds an Attribute with the specified name to the collection.
Public methodAdd(Attribute)
Adds the specified Attribute to the collection.
Public methodAdd(AttributeCollection)
Adds a AttributeCollection to the collection.
Public methodAdd(String, String)
Adds an Attribute with the specified name and value to the collection.
Top
See Also